home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / fire-man.swf / scripts / DefineButton2_206 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-10-17  |  78 b   |  5 lines

  1. on(release){
  2.    _root.controles.flush();
  3.    _root.gotoAndStop("xtest");
  4. }
  5.